practical linear regression
Practical Linear Regression in R for Data Science in R
This course teaches you about the most common & popular technique used in Data Science & Machine Learning: Linear Regression. You will learn the theory as well as applications of different types of linear regression models. At the end of the course, you will completely understand and know how to apply & implement in R linear models, how to run model's diagnostics, and how to know if the model is the best fit for your data, how to check the model's performance and to make predictions. Linear regression is the simplest machine learning (and thus deep learning) model you can learn, yet there is so much depth that you'll be returning to it for years to come. Learn how to test the model's fit, how to select the most suitable linear models for your data, and make predictions You'll start by absorbing the most valuable Linear Regression basics, and techniques and slowly moving to more complex assignments.